binary dump

英 [ˈbaɪnəri dʌmp] 美 [ˈbaɪnəri dʌmp]

网络  二进制打印; 二进制转储; 二进转储; 二进倾印

计算机



双语例句

  1. We parsed a known format of binary mem dump in Linux, and used structs from Python to read the binary data dump and display it in a readable format.
    我们解析了Linux系统中一个众所周知的二进制mem转储格式,使用了Python中的struct实用工具来读取二进制数据转储并以可阅读的格式进行显示。
  2. Once you've dumped the heap into a binary file, you can use jhat to analyze the binary heap dump file.
    将堆转储至一个二进制文件后,您就可以使用jhat分析二进制堆转储文件。
  3. Run dbx on the binary executable that caused the core dump.
    对导致核心转储的二进制可执行文件运行dbx。